Bump the ivy-wallet group with 8 updates #9
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the ivy-wallet group with 8 updates:
1.9.10
1.9.21
1.9.10
1.9.21
1.9.10
1.9.21
1.6.0
1.6.2
5.7.2
5.8.0
5.7.2
5.8.0
5.7.2
5.8.0
5.7.2
5.8.0
Updates
org.jetbrains.kotlin:kotlin-stdlib
from 1.9.10 to 1.9.21Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
... (truncated)
Commits
b2740d8
Add changelog for 1.9.215d6520c
[K/JS] Fix coroutines but turn back the fix for coroutines intrinsics `interc...8293c8f
KAPT: Use reflection to access code, changed in JDK 21e459a6d
KAPT: Always print parens on empty annotation parameters705c804
KAPT: Run tests on JDK 21120c99d
Fix ClassCastException in JPS statistics ad update log messages68f2618
Fix ClassCastException in JPS statistics ad update log messagesc66b789
KAPT3: Use another class in com.sun.tools.javac.maind4ce8c7
Temporarily disable Kapt4IT and KaptIncrementalIT and the descendants.f559dd5
Stop using IJ's maps in graph implementation of JPSUpdates
org.jetbrains.kotlin.jvm
from 1.9.10 to 1.9.21Release notes
Sourced from org.jetbrains.kotlin.jvm's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.jvm's changelog.
... (truncated)
Commits
b2740d8
Add changelog for 1.9.215d6520c
[K/JS] Fix coroutines but turn back the fix for coroutines intrinsics `interc...8293c8f
KAPT: Use reflection to access code, changed in JDK 21e459a6d
KAPT: Always print parens on empty annotation parameters705c804
KAPT: Run tests on JDK 21120c99d
Fix ClassCastException in JPS statistics ad update log messages68f2618
Fix ClassCastException in JPS statistics ad update log messagesc66b789
KAPT3: Use another class in com.sun.tools.javac.maind4ce8c7
Temporarily disable Kapt4IT and KaptIncrementalIT and the descendants.f559dd5
Stop using IJ's maps in graph implementation of JPSUpdates
org.jetbrains.kotlin.plugin.serialization
from 1.9.10 to 1.9.21Release notes
Sourced from org.jetbrains.kotlin.plugin.serialization's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.plugin.serialization's changelog.
... (truncated)
Commits
b2740d8
Add changelog for 1.9.215d6520c
[K/JS] Fix coroutines but turn back the fix for coroutines intrinsics `interc...8293c8f
KAPT: Use reflection to access code, changed in JDK 21e459a6d
KAPT: Always print parens on empty annotation parameters705c804
KAPT: Run tests on JDK 21120c99d
Fix ClassCastException in JPS statistics ad update log messages68f2618
Fix ClassCastException in JPS statistics ad update log messagesc66b789
KAPT3: Use another class in com.sun.tools.javac.maind4ce8c7
Temporarily disable Kapt4IT and KaptIncrementalIT and the descendants.f559dd5
Stop using IJ's maps in graph implementation of JPSUpdates
org.jetbrains.kotlinx:kotlinx-serialization-json
from 1.6.0 to 1.6.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's changelog.
Commits
e997d3e
Prepare 1.6.2 release (#2515)4a5648b
Add Wasm WASI target (#2510)31d779f
Enable error loglevel for partial linkage messages (#2507)8b8c4f8
Bring back linuxArm32Hfp target because it is deprecated, but not removed yet...79bbd4c
Prepare 1.6.1 release (#2503)b2a05a4
Merge remote-tracking branch 'origin/master' into devcf71e08
Fix TaggedDecoder nullable decoding (#2456)d5bc7f7
Run knit on README.md after ba38b7099e502c16efd30386d18174e3a7aefb3ab44f03f
Fix IllegalAccessException (#2469)919062f
Suppress experimental expect/actual warning for verifyKotlinModule task (#2482)Updates
io.kotest:kotest-runner-junit5
from 5.7.2 to 5.8.0Release notes
Sourced from io.kotest:kotest-runner-junit5's releases.
Commits
01bd98f
Fix using IrFactory's deprecated api (#3750)ba28879
Added support for array arbitraries (#3728)d950fdb
Improve Sequence.shouldHaveSingleElement(...) (#3745)96e0125
Improve Sequence.shouldContainExactly(...) (#3743)402ca06
Added support for sequence arbitraries (#3719)1b0188e
Fix TestFactory does not close AutoCloseable objects (#3739)eab0f88
support-ranges (#3735)629e382
Fix docs (Tags): propagate System Properties to test executors (#3729)85c4c40
Fix shouldContainAnyOf matchers with varargs (#3733)ad53f1c
Fix containAll Matchers with varargs (#3731)Updates
io.kotest:kotest-assertions-core
from 5.7.2 to 5.8.0Release notes
Sourced from io.kotest:kotest-assertions-core's releases.
Commits
01bd98f
Fix using IrFactory's deprecated api (#3750)ba28879
Added support for array arbitraries (#3728)d950fdb
Improve Sequence.shouldHaveSingleElement(...) (#3745)96e0125
Improve Sequence.shouldContainExactly(...) (#3743)402ca06
Added support for sequence arbitraries (#3719)1b0188e
Fix TestFactory does not close AutoCloseable objects (#3739)eab0f88
support-ranges (#3735)629e382
Fix docs (Tags): propagate System Properties to test executors (#3729)85c4c40
Fix shouldContainAnyOf matchers with varargs (#3733)ad53f1c
Fix containAll Matchers with varargs (#3731)Updates
io.kotest:kotest-property
from 5.7.2 to 5.8.0Release notes
Sourced from io.kotest:kotest-property's releases.
Commits
01bd98f
Fix using IrFactory's deprecated api (#3750)ba28879
Added support for array arbitraries (#3728)d950fdb
Improve Sequence.shouldHaveSingleElement(...) (#3745)96e0125
Improve Sequence.shouldContainExactly(...) (#3743)402ca06
Added support for sequence arbitraries (#3719)1b0188e
Fix TestFactory ...Description has been truncated